home *** CD-ROM | disk | FTP | other *** search
- //***********************************************************************
- //
- // Resource.h
- //
- //***********************************************************************
-
- #define IDR_MAINFRAME 100
- #define IDR_TOOLBAR 101
- #define IDR_STYLE_BAR 102
-
- #define IDW_STYLE_BAR 200
- #define ID_VIEW_STYLE_BAR 200
-
- #define ID_INDICATOR_LINE 300
-
- #define ID_CHAR_BOLD 400
- #define ID_CHAR_ITALIC 401
- #define ID_CHAR_UNDERLINE 402
- #define ID_PARA_LEFT 403
- #define ID_PARA_CENTER 404
- #define ID_PARA_RIGHT 405
-
- #define IDC_FONTNAMES 500
- #define IDC_FONTSIZES 501
-